This is a more traditional installer look on top of BHI's ultra-simple file structure. In order to invoke it, you must have a file named "Easy Install Script" in the Installer Files folder. If BHI sees this file, it will default to Easy Install style.
There are three parts to this:
Easy Install Script
This file will need the following sections, in any order:
blurb•Easy Install Blurb
size•13000331
installfile•Easy Install Files
title•Internet Installer
What this means:
blurb is the name of the file which will house the text that will go on the Easy Install screen
size is the number of bytes (approximately) that the default installation will require
installfile is the name of the file which houses the install commands.
title is what you want the window to be named
Also, you can include a quitnow command, to quit the installer immediately after
installing this software.
quitnow•true
Easy Install Blurb
This file should just have the text that you want to appear on the default (Easy) screen in the installer.
Easy Install Files
If you're already using BHI, you may notice that the following format is exactly the same as
the old style BHI 'Actions'. They can use condition files, and you can launch AppleScripts as